3.1398 \(\int \frac{1}{\sqrt{2+x^6}} \, dx\)

Optimal. Leaf size=164 \[ \frac{x \left (x^2+\sqrt [3]{2}\right ) \sqrt{\frac{x^4-\sqrt [3]{2} x^2+2^{2/3}}{\left (\left (1+\sqrt{3}\right ) x^2+\sqrt [3]{2}\right )^2}} F\left (\cos ^{-1}\left (\frac{\left (1-\sqrt{3}\right ) x^2+\sqrt [3]{2}}{\left (1+\sqrt{3}\right ) x^2+\sqrt [3]{2}}\right )|\frac{1}{4} \left (2+\sqrt{3}\right )\right )}{2 \sqrt [3]{2} \sqrt [4]{3} \sqrt{\frac{x^2 \left (x^2+\sqrt [3]{2}\right )}{\left (\left (1+\sqrt{3}\right ) x^2+\sqrt [3]{2}\right )^2}} \sqrt{x^6+2}} \]

[Out]

(x*(2^(1/3) + x^2)*Sqrt[(2^(2/3) - 2^(1/3)*x^2 + x^4)/(2^(1/3) + (1 + Sqrt[3])*x
^2)^2]*EllipticF[ArcCos[(2^(1/3) + (1 - Sqrt[3])*x^2)/(2^(1/3) + (1 + Sqrt[3])*x
^2)], (2 + Sqrt[3])/4])/(2*2^(1/3)*3^(1/4)*Sqrt[(x^2*(2^(1/3) + x^2))/(2^(1/3) +
 (1 + Sqrt[3])*x^2)^2]*Sqrt[2 + x^6])

_______________________________________________________________________________________

Rubi [A]  time = 0.0506028, antiderivative size = 164, normalized size of antiderivative = 1., number of steps used = 1, number of rules used = 1, integrand size = 9, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.111 \[ \frac{x \left (x^2+\sqrt [3]{2}\right ) \sqrt{\frac{x^4-\sqrt [3]{2} x^2+2^{2/3}}{\left (\left (1+\sqrt{3}\right ) x^2+\sqrt [3]{2}\right )^2}} F\left (\cos ^{-1}\left (\frac{\left (1-\sqrt{3}\right ) x^2+\sqrt [3]{2}}{\left (1+\sqrt{3}\right ) x^2+\sqrt [3]{2}}\right )|\frac{1}{4} \left (2+\sqrt{3}\right )\right )}{2 \sqrt [3]{2} \sqrt [4]{3} \sqrt{\frac{x^2 \left (x^2+\sqrt [3]{2}\right )}{\left (\left (1+\sqrt{3}\right ) x^2+\sqrt [3]{2}\right )^2}} \sqrt{x^6+2}} \]

Antiderivative was successfully verified.

[In]  Int[1/Sqrt[2 + x^6],x]

[Out]

(x*(2^(1/3) + x^2)*Sqrt[(2^(2/3) - 2^(1/3)*x^2 + x^4)/(2^(1/3) + (1 + Sqrt[3])*x
^2)^2]*EllipticF[ArcCos[(2^(1/3) + (1 - Sqrt[3])*x^2)/(2^(1/3) + (1 + Sqrt[3])*x
^2)], (2 + Sqrt[3])/4])/(2*2^(1/3)*3^(1/4)*Sqrt[(x^2*(2^(1/3) + x^2))/(2^(1/3) +
 (1 + Sqrt[3])*x^2)^2]*Sqrt[2 + x^6])

_______________________________________________________________________________________

Rubi in Sympy [A]  time = 1.94604, size = 141, normalized size = 0.86 \[ \frac{3^{\frac{3}{4}} x \sqrt{\frac{2 \sqrt [3]{2} x^{4} - 2 \cdot 2^{\frac{2}{3}} x^{2} + 4}{\left (x^{2} \left (1 + \sqrt{3}\right ) + \sqrt [3]{2}\right )^{2}}} \left (x^{2} + \sqrt [3]{2}\right ) F\left (\operatorname{acos}{\left (\frac{x^{2} \left (- \sqrt{3} + 1\right ) + \sqrt [3]{2}}{x^{2} \left (1 + \sqrt{3}\right ) + \sqrt [3]{2}} \right )}\middle | \frac{\sqrt{3}}{4} + \frac{1}{2}\right )}{12 \sqrt{\frac{x^{2} \left (x^{2} + \sqrt [3]{2}\right )}{\left (x^{2} \left (1 + \sqrt{3}\right ) + \sqrt [3]{2}\right )^{2}}} \sqrt{x^{6} + 2}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate(1/(x**6+2)**(1/2),x)

[Out]

3**(3/4)*x*sqrt((2*2**(1/3)*x**4 - 2*2**(2/3)*x**2 + 4)/(x**2*(1 + sqrt(3)) + 2*
*(1/3))**2)*(x**2 + 2**(1/3))*elliptic_f(acos((x**2*(-sqrt(3) + 1) + 2**(1/3))/(
x**2*(1 + sqrt(3)) + 2**(1/3))), sqrt(3)/4 + 1/2)/(12*sqrt(x**2*(x**2 + 2**(1/3)
)/(x**2*(1 + sqrt(3)) + 2**(1/3))**2)*sqrt(x**6 + 2))

_______________________________________________________________________________________

Mathematica [A]  time = 0.287898, size = 163, normalized size = 0.99 \[ \frac{x \left (x^2+\sqrt [3]{2}\right ) \sqrt{\frac{x^4-\sqrt [3]{2} x^2+2^{2/3}}{\left (\left (1+\sqrt{3}\right ) x^2+\sqrt [3]{2}\right )^2}} F\left (\cos ^{-1}\left (\frac{\sqrt [3]{2}-\left (-1+\sqrt{3}\right ) x^2}{\left (1+\sqrt{3}\right ) x^2+\sqrt [3]{2}}\right )|\frac{1}{4} \left (2+\sqrt{3}\right )\right )}{2 \sqrt [3]{2} \sqrt [4]{3} \sqrt{\frac{x^2 \left (x^2+\sqrt [3]{2}\right )}{\left (\left (1+\sqrt{3}\right ) x^2+\sqrt [3]{2}\right )^2}} \sqrt{x^6+2}} \]

Antiderivative was successfully verified.

[In]  Integrate[1/Sqrt[2 + x^6],x]

[Out]

(x*(2^(1/3) + x^2)*Sqrt[(2^(2/3) - 2^(1/3)*x^2 + x^4)/(2^(1/3) + (1 + Sqrt[3])*x
^2)^2]*EllipticF[ArcCos[(2^(1/3) - (-1 + Sqrt[3])*x^2)/(2^(1/3) + (1 + Sqrt[3])*
x^2)], (2 + Sqrt[3])/4])/(2*2^(1/3)*3^(1/4)*Sqrt[(x^2*(2^(1/3) + x^2))/(2^(1/3)
+ (1 + Sqrt[3])*x^2)^2]*Sqrt[2 + x^6])

_______________________________________________________________________________________

Maple [C]  time = 0.013, size = 18, normalized size = 0.1 \[{\frac{x\sqrt{2}}{2}{\mbox{$_2$F$_1$}({\frac{1}{6}},{\frac{1}{2}};\,{\frac{7}{6}};\,-{\frac{{x}^{6}}{2}})}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int(1/(x^6+2)^(1/2),x)

[Out]

1/2*2^(1/2)*x*hypergeom([1/6,1/2],[7/6],-1/2*x^6)

_______________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{1}{\sqrt{x^{6} + 2}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(1/sqrt(x^6 + 2),x, algorithm="maxima")

[Out]

integrate(1/sqrt(x^6 + 2), x)

_______________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \[{\rm integral}\left (\frac{1}{\sqrt{x^{6} + 2}}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(1/sqrt(x^6 + 2),x, algorithm="fricas")

[Out]

integral(1/sqrt(x^6 + 2), x)

_______________________________________________________________________________________

Sympy [A]  time = 1.73869, size = 34, normalized size = 0.21 \[ \frac{\sqrt{2} x \Gamma \left (\frac{1}{6}\right ){{}_{2}F_{1}\left (\begin{matrix} \frac{1}{6}, \frac{1}{2} \\ \frac{7}{6} \end{matrix}\middle |{\frac{x^{6} e^{i \pi }}{2}} \right )}}{12 \Gamma \left (\frac{7}{6}\right )} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(1/(x**6+2)**(1/2),x)

[Out]

sqrt(2)*x*gamma(1/6)*hyper((1/6, 1/2), (7/6,), x**6*exp_polar(I*pi)/2)/(12*gamma
(7/6))

_______________________________________________________________________________________

GIAC/XCAS [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{1}{\sqrt{x^{6} + 2}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(1/sqrt(x^6 + 2),x, algorithm="giac")

[Out]

integrate(1/sqrt(x^6 + 2), x)